Esx Settings Clusters Software Reports StorageDeviceInfo
The Esx Settings Clusters Software Reports StorageDeviceInfo schema contains properties describing a storage device.
This schema was added in vSphere API 7.0.2.1.
{
"model": "string",
"vendor": "string",
"part_number": "string",
"capacity": 0
}
Storage device model
This property was added in vSphere API 7.0.2.1.
Storage device vendor
This property was added in vSphere API 7.0.2.1.
Hardware part number of the storage device
This property was added in vSphere API 7.0.2.1.
This property will be unest if part number information is not available for the storage device.
Capacity of the storage device in bytes
This property was added in vSphere API 7.0.2.1.